Version 24.2 (latest)

ReadOnlyNotifyCollection<T> Class Methods

For a list of all members of this type, see ReadOnlyNotifyCollection<T> members.

Public Methods
 NameDescription
Public MethodContainsIndicates whether the specified item is in the collection.  
Public MethodCopyToCopies items from this collection to the specified array.  
Public MethodGetEnumeratorReturns the enumerator for enumerating items in the collection.  
Public MethodIndexOfReturns the index of the specified item in the collection.  
See Also